Add owner subcommand to cargo's man page
authorPanashe M. Fundira <fundirap@gmail.com>
Sat, 2 Jul 2016 15:08:19 +0000 (11:08 -0400)
committerPanashe M. Fundira <fundirap@gmail.com>
Sat, 2 Jul 2016 15:08:19 +0000 (11:08 -0400)
src/etc/man/cargo.1

index 970b02262bfd6de42371a8e28de61270fffdee53..9b607bcb612da120bbd359630c06b8884b214bab 100644 (file)
@@ -101,6 +101,11 @@ Package and upload this project to the registry.
 .RS
 .RE
 .TP
+.B cargo\-owner(1)
+Manage the owners of a crate on the registry.
+.RS
+.RE
+.TP
 .B cargo\-uninstall(1)
 Remove a Rust binary.
 .RS